home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 24
/
PCGamer24_23Demos.iso
/
WarZone 2100
/
data1.cab
/
Program_Executable_Files
/
GameDesc.lev
next >
Wrap
Text File
|
1998-10-21
|
6KB
|
294 lines
/*
* GameDesc.lev
*
* Level data descriptions
*/
/******************************************************/
/* self contained test levels */
level PROG
data "wrf\vidmem.wrf"
data "wrf\basic.wrf"
data "wrf\cam1.wrf"
data "wrf\audio.wrf"
data "wrf\piestats.wrf"
data "wrf\stats.wrf"
game "multiplay\maps\4c-rush.gam"
//data "wrf\multi\cm1.wrf"
data "wrf\prog.wrf"
level DEMO
data "wrf\vidmem3.wrf"
data "wrf\basic.wrf"
data "wrf\cam1.wrf"
data "wrf\audio.wrf"
data "wrf\piestats.wrf"
data "wrf\stats.wrf"
game "wrf\Demo\DemoCam3.gam"
data "wrf\Demo\DemoCam3.wrf"
level MINIMAL
data "wrf\vidmem.wrf"
data "wrf\basic.wrf"
data "wrf\cam1.wrf"
data "wrf\audio.wrf"
data "wrf\minimal.wrf"
level TEST
data "test.wrf"
/******************************************************/
/* Tutorial dataset and levels */
campaign CAM_TUT
data "wrf\vidmem3.wrf"
data "wrf\basic.wrf"
data "wrf\tut.wrf"
data "wrf\audio.wrf"
data "wrf\piestats.wrf"
data "wrf\TutStats.wrf"
/* Tutorial Level. */
camstart CAM_1START
dataset CAM_TUT
game "wrf\cam1\camtut.gam"
data "wrf\cam1\cam1start.wrf"
/******************************************************/
/* campaign 1 dataset and levels */
campaign CAM_1
data "wrf\vidmem.wrf"
data "wrf\basic.wrf"
data "wrf\cam1.wrf"
data "wrf\audio.wrf"
data "wrf\piestats.wrf"
data "wrf\stats.wrf"
//Kevlar Scavengers
campaign CAM_1KEVLAR
data "wrf\vidmemC.wrf"
data "wrf\basic.wrf"
data "wrf\cam1.wrf"
data "wrf\audio.wrf"
data "wrf\piestats.wrf"
data "wrf\stats.wrf"
/* Campaign 1 now starts with 1A */
camstart CAM_1A
dataset CAM_1
game "wrf\cam1\cam1a.gam"
data "wrf\cam1\cam1a.wrf"
expand CAM_1B
dataset CAM_1
game "wrf\cam1\cam1b.gam"
data "wrf\cam1\cam1b.wrf"
between SUB_1_1S
dataset CAM_1
data "wrf\cam1\sub1-1s.wrf"
miss_keep SUB_1_1
dataset CAM_1
game "wrf\cam1\sub1-1.gam"
data "wrf\cam1\sub1-1.wrf"
between SUB_1_2S
dataset CAM_1
data "wrf\cam1\sub1-2s.wrf"
miss_keep SUB_1_2
dataset CAM_1
game "wrf\cam1\sub1-2.gam"
data "wrf\cam1\sub1-2.wrf"
between SUB_1_3S
dataset CAM_1
data "wrf\cam1\sub1-3s.wrf"
miss_keep SUB_1_3
dataset CAM_1
game "wrf\cam1\sub1-3.gam"
data "wrf\cam1\sub1-3.wrf"
expand CAM_1C
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
game "wrf\cam1\cam1c.gam"
data "wrf\cam1\cam1c.wrf"
expand CAM_1CA
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
game "wrf\cam1\cam1ca.gam"
data "wrf\cam1\cam1ca.wrf"
between SUB_1_4AS
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
data "wrf\cam1\sub1-4as.wrf"
miss_keep SUB_1_4A
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
game "wrf\cam1\sub1-4.gam"
data "wrf\cam1\sub1-4a.wrf"
between SUB_1_5S
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
data "wrf\cam1\sub1-5s.wrf"
miss_keep SUB_1_5
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
game "wrf\cam1\sub1-5.gam"
data "wrf\cam1\sub1-5.wrf"
expand CAM_1A-C
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
game "wrf\cam1\cam1ca.gam"
data "wrf\cam1\cam1a-c.wrf"
between SUB_1_7S
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
data "wrf\cam1\sub1-7s.wrf"
miss_keep SUB_1_7
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
game "wrf\cam1\sub1-7.gam"
data "wrf\cam1\sub1-7.wrf"
between SUB_1_8S
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
data "wrf\cam1\sub1-8s.wrf"
miss_keep SUB_1_8
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
game "wrf\cam1\sub1-8.gam"
data "wrf\cam1\sub1-8.wrf"
expand CAM_1D
dataset CAM_1
data "wrf\cam1\cam1Kevlar.wrf"
game "wrf\cam1\cam1d.gam"
data "wrf\cam1\cam1d.wrf"
/******************************************************/
/* campaign 2 dataset and levels */
campaign CAM_2
data "wrf\vidmem2.wrf"
data "wrf\basic.wrf"
data "wrf\cam2.wrf"
data "wrf\audio.wrf"
data "wrf\piestats.wrf"
data "wrf\stats.wrf"
camstart CAM_2A
dataset CAM_2
game "wrf\cam2\cam2start.gam"
data "wrf\cam2\cam2a.wrf"
camchange CAM_2A
dataset CAM_1
data "wrf\cam2\cam2change.wrf"
game "wrf\cam2\cam2start.gam"
data "wrf\cam2\cam2a.wrf"
expand CAM_2B
dataset CAM_2
game "wrf\cam2\cam2b.gam"
data "wrf\cam2\cam2b.wrf"
expand CAM_2C
dataset CAM_2
game "wrf\cam2\cam2c.gam"
data "wrf\cam2\cam2c.wrf"
expand CAM_2D
dataset CAM_2
game "wrf\cam2\cam2d.gam"
data "wrf\cam2\cam2d.wrf"
/*miss_clear CAM_1_MISS2
dataset CAM_1
game "cam1\miss2.gam"
data "cam1\miss2.wrf"
*/
/******************************************************/
/* campaign 3 dataset and levels */
campaign CAM_3
data "wrf\vidmem3.wrf"
data "wrf\basic.wrf"
data "wrf\cam3.wrf"
data "wrf\audio.wrf"
data "wrf\piestats.wrf"
data "wrf\stats.wrf"
/********************************************************/
/* Demo Maps */
/* You can use DEMO1, DEMO2, DEMO3, DEMO4, DEMO5 */
camstart DEMO1
dataset CAM_3
game "wrf\demo\demo1.gam"
data "wrf\demo\demo1.wrf"
camstart DEMO2
dataset CAM_1
game "wrf\demo\demo2.gam"
data "wrf\demo\demo2.wrf"
camstart DEMO3
dataset CAM_2
game "wrf\demo\demo3.gam"
data "wrf\demo\demo3.wrf"
camstart DEMO4
dataset CAM_2
game "wrf\demo\demo4.gam"
data "wrf\demo\demo4.wrf"
/* Fastplay Map (demo map temporarily) */
camstart DEMO5
dataset CAM_1
game "wrf\FastPlay\fastplay.gam"
data "wrf\FastPlay\fastplay.wrf"
/********************************************************/
/* fast play */
camstart FASTPLAY
dataset CAM_1
//game "wrf\FastPlay\fastplay.gam"
//data "wrf\FastPlay\fastplay.wrf"
//changed for demo!
game "wrf\FastPlay\fastdemo.gam"
data "wrf\FastPlay\fastdemo.wrf"
between SUBDEMO_START
dataset CAM_1
data "wrf\FastPlay\subdemos.wrf"
miss_keep SUBDEMO
dataset CAM_1
game "wrf\FastPlay\subdemo.gam"
data "wrf\FastPlay\subdemo.wrf"